db_constraints ~master (2022-04-24T06:29:45.2622732)
Dub
Repo
Impl.name
db_constraints
utils
meta
GetExclusionConstraints
Impl
Undocumented in source.
template
Impl
(T...)
static if
(!(
T.length == 0
))
static if
(
isInstanceOf!(ExclusionConstraint, T[0])
)
static if
(
T[0].name == ""
)
enum
name
=
"exc_"
~
ClassName.stringof
;
Meta
Source
See Source File
db_constraints
utils
meta
GetExclusionConstraints
Impl
aliases
Impl
R
manifest constants
name